home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / 3d / dust / dusthelp2 / getpoint < prev    next >
Text File  |  1996-02-26  |  338b  |  10 lines

  1.   COMMAND GETPOINT
  2. -----------------------------------------------------------------
  3.     Purpose: Save the position of the selected point into the 
  4.              variables "px", "py" and "pz" (good for programming)
  5.       Usage: GETPOINT(<objectID>,<pointID>)
  6.    Examples: getpoint(1,133)
  7.              .px
  8.              .py
  9.              .pz
  10.